Im a Dump(CTF Learn)

Forensics

Challenge — I’m a dump — CTFlearn — CTF Practice — CTF Problems — CTF Challenges

The keyword is hexadecimal, and removing an useless H.E.H.U.H.E. from the flag. The flag is in the format CTFlearn{*}

file

Don’t forget we always work inside VMs .

So we’ll upload the file there and then :

We took the download link and used wget to download the :

I always change the names to something that is closest to what we do, so I changed the name of the file to the name of the task that we are doing now , Now let’s get started :

Here we define the file type , There are a lot of interesting things :

Let’s search using strings :

Well, I read the file using cat. I already found the flag, but we will need to delete some of the visible letters, such as H, E, and U.

CTFlearnH {fl4ggyfH E H U H E l4g}\ CTFlearn{fl4ggyf###}

No, I will not leave him that easily, my friend. You have to try

Here is the flag\ See you soon in other reports….!!

Abdelwahab_Shandy

AS_Cyber